Skip to content

feat: add getBalance() documentation and patterns#5

Open
MatiasJF wants to merge 1 commit intomainfrom
feat/wallet-balance
Open

feat: add getBalance() documentation and patterns#5
MatiasJF wants to merge 1 commit intomainfrom
feat/wallet-balance

Conversation

@MatiasJF
Copy link
Copy Markdown
Collaborator

@MatiasJF MatiasJF commented Mar 27, 2026

Summary

  • Add getBalance() and BalanceResult to wallet API reference
  • Add balance checking pattern (Pattern 1b) to common patterns
  • Update wallet setup tool to include balance example in generated code
  • Update server wallet handler docs for ?action=balance endpoint
  • Bump version 0.0.20.0.3

Companion to bsv-blockchain/simple#5 — aligns MCP knowledge base with the new WalletCore.getBalance() method.

Test plan

  • MCP server builds correctly
  • Verify MCP tools return updated balance documentation

🤖 Generated with Claude Code

Update MCP knowledge base for the new WalletCore.getBalance() method:
- Add getBalance() and BalanceResult to wallet API reference
- Add balance checking pattern (Pattern 1b)
- Update wallet setup tool to include balance example
- Update server wallet handler docs for ?action=balance
- Bump version to 0.0.3

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants